Skip to content

metrics: spawn off each service fn#150

Merged
srhb merged 1 commit intomainfrom
metrics-spawn-service-fn
May 28, 2025
Merged

metrics: spawn off each service fn#150
srhb merged 1 commit intomainfrom
metrics-spawn-service-fn

Conversation

@srhb
Copy link
Copy Markdown
Contributor

@srhb srhb commented May 26, 2025

Previously each connection would be handled one-by-one in the metrics accept loop, eventually causing socket leaks that would grind the metrics server to a halt.

Previously each connection would be handled one-by-one in the metrics
accept loop, eventually causing socket leaks that would grind the
metrics server to a halt.
@srhb srhb requested a review from adamtulinius May 27, 2025 11:54
@srhb srhb merged commit ab2c604 into main May 28, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants